From: Kenichi Handa Date: Tue, 8 Oct 2002 01:34:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~55002 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9793be06eab3e52dab9f6ecb03bedbd3f6da7e27;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 10041631a55..209752ceedb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-10-08 Kenichi Handa + + * international/ucs-tables.el (ucs-translation-table-for-decode): + Define it as a translation-table. + 2002-10-07 Richard M. Stallman * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. diff --git a/src/ChangeLog b/src/ChangeLog index 8b435df1930..7c868156201 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2002-10-08 Kenichi Handa + + * coding.c (code_convert_region): When we need more GAP for + conversion, pay attention to the case that coding->produced is not + greater than coding->consumed. + 2002-10-07 Richard M. Stallman * unexelf.c (unexec): Redo 9/16 change, but only if IRIX6_5.